CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sliding window

搜索资源列表

  1. wireless-tcp

    0下载:
  2. 无线场景下观察TCP滑动窗口大小的变化,详细注释。-Wireless TCP sliding window to observe the scene changes in the size, detailed descr iption.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:2169
    • 提供者:xiahou
  1. SlideWindow

    0下载:
  2. 在1bit滑动窗口协议原理的基础上完成,内附实验报告,命令行界面(通过接收方不发送应答不校验,不保存,不送主机的方式来模拟发送方发送数据超时。)-In 1bit sliding window protocol based on the principle of complete test report containing the command-line interface (through the receiver does not send a reply does not verify,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:4316504
    • 提供者:苏樱
  1. wordsimilarity

    0下载:
  2. 听过扫描文档判断两个词之间相似性的代码,分别使用了文档窗口,距离为1的滑动窗口和距离为2的滑动窗口。-Listened to scan documents judge similarity between two words of the code, respectively, using the document window, a distance of a sliding window and the distance of two sliding window.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2253497
    • 提供者:管毅舟
  1. 1

    0下载:
  2. 实现滑动窗口传输协议。用于学习和简单的传输文件。-Sliding window transport protocol implementation. For learning and a simple file transfer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:34026
    • 提供者:王之瑶
  1. linear-extraction

    0下载:
  2. 运用滑动窗口的思想,对SAR图像中的建筑物线性特征进行提取-Using sliding window thinking on the SAR image building linear feature extraction
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:2823
    • 提供者:emily
  1. SlidingWindowProtocol

    0下载:
  2. sliding window protocol simulation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2150
    • 提供者:naseco
  1. tt1

    0下载:
  2. 实现滑动窗口协议,实现跟网络有关的重要协议-Sliding Window Protocol realize, realize the importance of networks with the agreement
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2403
    • 提供者:邓吉元
  1. Filter

    0下载:
  2. 这是一个去极值滑动窗口数字滤波器算法,在ADC采样的时候可以用这个算法去除脉冲干扰。-This is digital filter algorithm which removes extreme value,and it works just like a sliding window, we can use this algorithm to remove glitches in ADC sampling。
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:189533
    • 提供者:Tanbin
  1. Improved-Prony-algorithms

    0下载:
  2. 基于窗口滑动改进Prony算法的电力系统低频振荡识别-Improved Prony algorithms based on sliding window Power System Low Frequency Oscillation identification
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:261607
    • 提供者:袁珊珊
  1. SR

    0下载:
  2. TCP 滑动窗口的实现,用Java,并且采用了事件模拟的方式,是美国大学的网络作业。-TCP sliding window implementation, written in Java, and uses the event simulation approach is the American University network operations.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:24449
    • 提供者:李明理
  1. 灰度共生矩阵纹理

    0下载:
  2. 用滑动窗口中图像的灰度共生矩阵进行简单的2类纹理的分割.-sliding window of the gray image symbiotic matrix simple two types of texture segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:安德森
  1. dataliink.c

    0下载:
  2. 计算机网络数据链路选择性重传实验。   设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率为,信道提供字节流传输服务,网络层分组长度固定为256字节。-Computer network data link selective retransmission experiment. Design of a sliding window protocol in simulation pro
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:22085
    • 提供者:vicky
  1. Selective

    0下载:
  2. 数据链路层滑动窗口协议的设计与实现源码 信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。-Sliding window data link layer protocol design and implementation of source-channel model 8000bps full-duplex satellite channel, the channel propagati
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:262219
    • 提供者:王二
  1. 2222

    0下载:
  2. 针对无线传感器网络中,节点受噪声影响导致测量精度下降的问题,提出一种基于滑动窗口内正态记分 检验的同质感知数据融合方法.在节点内设置滑动窗口,存储一个周期内的测量值样本数据,并对样本数据进行双样 本正态记分检验,-Due to the declining accuracy caused by noise in wireless sensor networks, a data fusion method called normal score test, based on slidi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:459449
    • 提供者:yaoyao
  1. Electricity-meter

    0下载:
  2. AVR单片机测电量,加入滑动窗口滤波和环形队列滤波-AVR microcontroller measured power, adding a sliding window filter and circular queue filtering
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:452913
    • 提供者:朱波
  1. find_peak

    1下载:
  2. 从曲线中检测到其峰值:先利用二次求导得到所有凸点,设置门限,去除过低的凸点,然后利用滑动窗的方法,在凸点中求得满足峰值要求的点-Detected from the curve to its peak: the first use of the second derivative method to get all the bumps, set the threshold too low to remove the bumps, and then use a sliding window, obt
  3. 所属分类:matlab

    • 发布日期:2016-01-20
    • 文件大小:1024
    • 提供者:shirley
  1. silde_windows

    0下载:
  2. 计算机网络原理--滑动窗口,含实验报告。-Computer Networks- sliding window, including lab reports.
  3. 所属分类:Web Server

    • 发布日期:2017-04-16
    • 文件大小:8904
    • 提供者:zhangdaowei
  1. 2012.7.3

    0下载:
  2. 采用F28335进行雷达数据采集,利用DMA的功能进行滑动窗口的存储和计算分开,其中包括AD、时钟终端,SCi,GPIO等功能的使用。希望对大家有帮助。-F28335 using radar data acquisition using the DMA function of storing and computing separate sliding window, including the use of AD, a clock terminal, SCi, GPIO other funct
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3612488
    • 提供者:Haiton
  1. HuaChuang

    0下载:
  2. 通过对滑窗处理的仿真,验证滑窗处理法对多相码脉压后的旁瓣抑制作用,仿真分为两个部分,存在多普勒频移和不存在多普勒频移-Through the sliding window treatment simulation, verification sliding window approach for polyphase code sidelobe pulse inhibition after simulation is divided into two parts, the presence and
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1793
    • 提供者:谢毕文
  1. TCP--SWP

    0下载:
  2. TCP滑动窗口协议模拟程序,MFC实现,分客户端、服务端-TCP sliding window protocol simulation program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1172132
    • 提供者:guochenggai
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com